home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / vb / files.bbs < prev    next >
Encoding:
File List  |  1993-11-03  |  109.4 KB  |  1,554 lines

  1. CRC32__@.EXE     7817  07-17-92  CRC32 (Simms, Jeff; $0) contains a DLL with
  2.                                | source code to calculate CRC32 value of a
  3.                                | file.
  4. DATETIM@.EXE     4067  10-17-91  DateTime shows how to get a file's date/time
  5.                                | stamp and file size directly from within
  6.                                | Visual Basic without resorting to a shell to
  7.                                | DOS DIR command.
  8. DIRSCAN.BAS      6879  03-09-92  Dirscan.BAS (Rose, Joel; $0) contains source
  9.                                | code for a routine that scans a system's
  10.                                | drives for a particular file or files.
  11. DSKINFO@.EXE     6005  09-11-92  DskInfo (Taylor, Ian; $0) is a DLL that
  12.                                | returns information about a specified drive:
  13.                                | free space, total space, total clusters,
  14.                                | available clusters, sectors per cluster and
  15.                                | bytes per sector. It also returns free
  16.                                | system resources and memory.
  17. DSKSPC_@.EXE     7925  04-22-93  DskSpc (Shields, James; $5) is a DLL which
  18.                                | returns total disk space and free disk space
  19.                                | for a user-specified drive.
  20. ISFILE.ZIP       2984  08-22-93  Isfile (J. Frank Carr; $0) shows how to use
  21.                                | the OpenFile API call to determine if a file
  22.                                | exists or not.
  23. LABLDLL@.EXE     7761  07-20-93  Labeldll (Guimond, Stephen C.; $0) contains
  24.                                | a DLL that will allow you to read, write,
  25.                                | and delete DOS volume labels. It will also
  26.                                | allow you to get file and disk information
  27.                                | such as total disk space, available disk
  28.                                | space, file date, file time, and size of
  29.                                | file. A conversion routine to get plain
  30.                                | English dates and times out of those
  31.                                | returned by the DLL is also provided.
  32.                                | Commented Pascal source code is included.
  33. QSEARCH@.EXE    12215  07-24-92  QSearch (Simms, Jeff; $0) is a DLL that lets
  34.                                | you search a drive for a file, search a file
  35.                                | for text, and copy a file. Wildcards are
  36.                                | supported. A sample app is included.
  37. VBDOS__@.EXE     9575  07-19-91  VBDOS is a DLL that allows you to get free
  38.                                | disk space, file information, and change
  39.                                | file attributes. Sample code is included.
  40. ENUMFNT@.EXE    19486  10-17-91  EnumFonts (Telelink Systems; $8) is a DLL
  41.                                | which allows you to access the Windows API
  42.                                | service EnumFonts. A demo is provided which
  43.                                | shows how to find which typefaces and fonts
  44.                                | are supported by the default printer. Source
  45.                                | code is included.
  46. FONTRO_@.EXE     5379  03-20-92  Fontro (Young, Ted M.; $0) contains VB
  47.                                | source code to create a rotatable font that
  48.                                | can print sideways.
  49. FONTVW_@.EXE     8424  11-21-91  FontView 2.0 (Snider, Charles; $0) is code
  50.                                | for an application to find, display, and
  51.                                | print Windows fonts.
  52. ROTFONT@.EXE    12967  01-14-92  Rotfont (Egger, Fredi; $0) shows how to
  53.                                | print text at any angle in VB apps to screen
  54.                                | or printer.
  55. VRTFNT_@.EXE     3847  02-19-93  Vertically Rotate Font is source code for
  56.                                | rotating a font vertically.
  57. ADIALER@.EXE    20866  11-22-91  ADialer (Lamson, George; $0) is the source
  58.                                | code and executable for a program to dial
  59.                                | the phone.
  60. AXPHONE@.EXE    17975  01-28-93  Axis Phone 3.1 (Tirio, Joseph J.; $0-$5) is
  61.                                | VB source code for a modem dialer.
  62. COMDEMO@.COM    50993  07-18-91  ComDemo 1.0 illustrates the use of several
  63.                                | COMM API functions. Includes source code and
  64.                                | an executable file.
  65. LINKLOD@.EXE     6969  09-09-91  Link'n Load (Krumsee, Art; $0) is VB code
  66.                                | that shows how to establish a network link,
  67.                                | run a specified application, and when done,
  68.                                | unload the link. Network managers with VB
  69.                                | only have to enter the application name into
  70.                                | the code and compile it for this to work.
  71. MSCOMM.ZIP      12933  08-23-93  Mscomm is a new bug-fix version of
  72.                                | MSCOMM.VBX which comes with VB2/VB3
  73. NETPRNT@.EXE    11136  09-20-91  NetPrint (Krumsee, Art; $0) is VB source
  74.                                | that allows network users to link and unlink
  75.                                | printers from within Windows. It includes
  76.                                | declarations for 3 undocumented Windows API
  77.                                | functions which should make this application
  78.                                | network independent.
  79. NOVL_VB@.EXE    34925  02-19-92  Novell-VB (Johnson, L.J.; $0) contains an
  80.                                | example program with source code that allows
  81.                                | you to attach to and detach from multiple
  82.                                | servers. You can also set drive mappings on
  83.                                | your primary server. Many of the basic
  84.                                | Novell API's are demonstrated.
  85. VBMATE_@.EXE    24685  04-21-92  VBMate contains a library of routines and
  86.                                | sample code for interfacing VB with EXTRA!
  87.                                | for Windows EHLLAPI.DLL. This gives VB the
  88.                                | ability to interact with a 3720 mainframe
  89.                                | terminal session.
  90. VBTERM_@.EXE    40453  10-17-91  VBTerm (McGuinness, Charles; $0) is source
  91.                                | code for a simple VT100 terminal emulator.
  92. WNET.ZIP         7722  09-23-93  WNET (Ken True; $0) contains a sample VB
  93.                                | program that shows how to use the common
  94.                                | built-in WNETxxx calls to retrieve user
  95.                                | name, disk/printer network mapping, and
  96.                                | connect/disconnect disks/printers in a
  97.                                | network independent manner. Requires
  98.                                | VBRUN300.
  99. CDLL_VB@.EXE    13035  01-20-93  CDLL_VB (Aylor, Bill; $?) is a TurboC++ DLL
  100.                                | for VBWin that illustrates how to pass a
  101.                                | character string from the DLL to VB for
  102.                                | processing.
  103. CLIPDEM@.EXE     3560  10-23-92  CLIPDEM demonstrates using the clipboard
  104.                                | across forms.
  105. CTLWHWN@.EXE     3354  08-15-91  CtlWhWnd (User Friendly, Inc.; $0) is a DLL
  106.                                | function that returns the hWnd for any
  107.                                | control.
  108. DDEPM.ZIP        9541  09-19-93  Doing DDE with Program Manager (Irwin, Gregg
  109.                                | S.; $0) contains a module and sample
  110.                                | application to demonstrate the functionality
  111.                                | available for creating Items in Program
  112.                                | Manager, retrieving Group and Item
  113.                                | information, deleting items, replacing
  114.                                | items, and more.
  115. DRAGDRP@.EXE     4835  04-22-92  Drag'n'Drop (Bonner, Paul; $0) shows how to
  116.                                | add support for the Windows 3.1 File Manager
  117.                                | drag-and-drop facility to a VB program.
  118. DRAGFRM@.EXE     4837  05-20-92  DragForm (Simms, Jeff; $0) demonstrates how
  119.                                | to drag a form without a title bar and
  120.                                | dragging a textbox using similar code.
  121. ENDTASK@.EXE     5490  09-07-92  EndTask (Simms, Jeff; $0) is a DLL that lets
  122.                                | you close your app normally when the user
  123.                                | selects End Task from Task Manager.
  124. EXWAIT_@.EXE     5000  06-18-92  ExWait demonstrates how to use the Windows
  125.                                | GetModuleUsage function to cause VB to wait
  126.                                | until a SHELL command has finished.
  127. FINDAPP@.EXE    11063  08-17-91  Findapp (Obeda, Ed; $0) is a DLL and related
  128.                                | VB code that prevents users from opening
  129.                                | more than one copy of your application or of
  130.                                | programs such as Calculator.
  131. FNDWND_@.EXE     5599  02-21-92  Fndwnd shows how to look for a window based
  132.                                | on Caption and/or ClassName.
  133. GETWLST@.EXE     8563  07-19-91  GetWindowList 1.1 (Steinwart, Todd; $0) is a
  134.                                | DLL that lets you get a list of handles for
  135.                                | active, visible windows. Sample usage code
  136.                                | is included.
  137. HLPKEY_@.EXE     4993  11-21-92  HlpKey (Simms, Jeff; $0) is a DLL and source
  138.                                | code which eliminates the need for separate
  139.                                | F1 Help Keypress events.
  140. INOUT__@.EXE     7988  09-13-91  InOut (Faggart, B.E.; $0) is a DLL for I/O
  141.                                | Port control. Sample VB source code is
  142.                                | included.
  143. LANDAU_@.EXE    20601  01-27-92  Landau shows how to use drag and drop, how
  144.                                | to link to the Windows calculator, notepad
  145.                                | and winhelp, and how to use the clipboard.
  146. LOCKAPI@.EXE     9997  05-18-93  Locker API 1.0 (Hampshire Software; $245) is
  147.                                | a software metering DLL. It allows a
  148.                                | programmer to control the number of
  149.                                | concurrent users that may access their
  150.                                | windows program. It works on all networks
  151.                                | that support DOS filesharing/filelocking. It
  152.                                | also works on local drives.
  153. LSTDRAG@.EXE     7201  07-19-91  LstDrag (Mosher, Sue; $0) is code for
  154.                                | dragging a line in a List box to another
  155.                                | line with the mouse or cursor keys.
  156. LOADTIME.TXT     2923  11-21-91  LoadTime is a text file that tells how to
  157.                                | handle slow loading programs to keep the
  158.                                | user from messing things up.
  159. MHELP__@.EXE     6407  02-19-92  MHelp (MicroHelp, Inc.; $0) is a DLL with VB
  160.                                | versions of PEEK, POKE, INP, OUT, VARPTR,
  161.                                | VARSEG, VARSEGPTR, SADD, SSEG and SSEGADD.
  162. MODALEX@.EXE     9270  06-18-92  Modalex is a DLL that makes a VB app appear
  163.                                | modal to the calling app.
  164. PATH_VB.ZIP      1837  09-19-93  Path demonstrates the use of two API calls
  165.                                | to determine the path of an application.
  166.                                | (Not needed for VB3.)
  167. PEEKB__@.EXE    15271  04-22-93  PeekB (Harvey, Jim; $0) is a DLL that lets
  168.                                | you peek at protected memory. The DLL source
  169.                                | code illustrates how to write a DLL for VB.
  170. RESCHEK@.EXE    10712  01-23-92  ResCheck 1.0 (Houck, Dan; $0) is source for
  171.                                | checking and displaying GDI and User Heap
  172.                                | information in an icon.
  173. RUNMODL@.EXE     5086  07-17-92  RunModal contains a DLL that will allow you
  174.                                | to call any EXE file and have it run as if
  175.                                | it were a modal dialog box from the calling
  176.                                | application. Your VB app can be called as
  177.                                | dialog boxes from Word; your apps can call
  178.                                | Notepad, etc. WIN31 is required.
  179. SI_SDK.ZIP     111901  08-25-93  The System Information SDK 1.01 (Snowy
  180.                                | Mountain Software; $10) is a DLL and a
  181.                                | Library of VB function calls that enable
  182.                                | developers to determine configuration
  183.                                | information about a computer. It can detect
  184.                                | computer model, BIOS manufacturer and date,
  185.                                | memory installed, bus type, CPU type and
  186.                                | speed, mouse and drive info, and more. This
  187.                                | was designed to be used with Visual Basic,
  188.                                | although another language that can call DLLs
  189.                                | can also be used.
  190. SPCTIME@.EXE     8532  04-21-92  Space & Time (Barrett, Paul James; $0) is a
  191.                                | DLL that reports free disk space and will
  192.                                | copy the date and/or time to the the
  193.                                | Clipboard. C source code for the DLL is
  194.                                | included, but no source code to illustrate
  195.                                | calling the DLL from VB, so you will have to
  196.                                | study the C code.
  197. SYSMENU@.EXE     4197  09-07-92  SysMenu (Simms, Jeff; $0) is a DLL that lets
  198.                                | you add items to the System Control Box menu.
  199. SYSWTCH@.EXE    21977  12-18-91  SySwitch 2.03 (Bonner, Paul; $0) is VB
  200.                                | source for a utility for changing Windows
  201.                                | configurations.
  202. TIMFRAM@.EXE     4567  09-12-92  TimeFrame (Braeuchi, J.; $0) shows how to
  203.                                | display information on the caption bar of
  204.                                | other applications. This example displays
  205.                                | the time.
  206. TOPMOST@.EXE    34431  01-28-93  Topmost (Contreras, Mike; $0) contains
  207.                                | source for a utility to keep any specified
  208.                                | window on top. This is very useful for
  209.                                | keeping the VB2 properties window visible
  210.                                | during program development.
  211. TXTHOOK@.EXE     6497  09-12-92  TxtHook (Simms, Jeff; $0) is a DLL that
  212.                                | enhances the Text box. The primary feature
  213.                                | is that text can be left highlighted even
  214.                                | when the Text box loses focus.
  215. VBFNDID@.EXE     9817  11-06-91  VBFindID (Kitsos, Costas; $0) is a utility
  216.                                | which can be used to determine the IDs of VB
  217.                                | Controls during design-time.
  218. VBMEM_S@.EXE     4845  05-20-92  VBMem 1.1 (Snider, Charles K.; $0) is source
  219.                                | for a VB app that displays Windows system
  220.                                | information: the operating mode, presence of
  221.                                | a math chip, and free memory. Compiled and
  222.                                | run minimized, the display will constantly
  223.                                | update the free memory number
  224. VBPOINT@.EXE     6251  10-17-91  VBPoint (Zuck, Jonathan; $0) is a DLL that
  225.                                | adds pointer support to VB. LP2Str$ is a
  226.                                | string function that copies data, pointed to
  227.                                | by a so-called "Long Pointer" into a VB
  228.                                | proprietary string variable. Str2LP is a
  229.                                | subroutine that will copy data from one
  230.                                | address to another. With this function you
  231.                                | can create the CV? and BLOAD commands.
  232. WINFOVB@.EXE     9684  12-11-92  Windows Info (Bonner, Paul; $?) reports the
  233.                                | caption, window handle and class name of the
  234.                                | window under the mouse cursor, its parent
  235.                                | window, and its progenitor window. Source
  236.                                | code is included.
  237. WMEM___@.EXE     4843  01-22-93  Wmem (Buelow, Ron; $?) shows how to create
  238.                                | an icon bar that displays system memory,
  239.                                | stays on top, and is moveable.
  240. WNDFIND@.EXE     4673  08-17-91  WndFind (User Friendly, Inc.; $0) solves the
  241.                                | problem of needing an exact match when using
  242.                                | the AppActivate command. This can also be
  243.                                | used to determine if your application is
  244.                                | already running. Source is included.
  245. XTASK__@.EXE     5471  12-16-92  XTask 1.0 (Stam, Pieter; $0) is a DLL that
  246.                                | lets you detect when any EXE has terminated.
  247. CAL_PRO@.EXE     8619  12-18-91  Calendar Program (Meadows, Al; $0) is the
  248.                                | source code and executable for a calendar
  249.                                | program.
  250. DAT_TIM@.EXE    24727  12-16-91  DateTime (Michna, Hans-Georg; $0) is VB
  251.                                | source to display the date and time in a
  252.                                | variety of international or custom formats.
  253. DATE_VB.ZIP      4887  09-19-93  Date Functions (Tyson Bonn; $5) can convert
  254.                                | a given date to the number of days that date
  255.                                | is past January of the year 0, into a long
  256.                                | integer value. That value can be stored as a
  257.                                | part of your user-defined types.
  258. DATEMTH@.EXE    61039  10-04-93  DateMath (Expertec, Inc.; $25) is a DLL
  259.                                | which adds date math to your apps.
  260. GRIDCAL@.EXE    24783  02-20-92  GridCal (Meadows/Graves; $0) is source for
  261.                                | making a calendar using the Grid custom
  262.                                | control.
  263. VBCLOCK@.EXE    21060  08-23-91  VB Clock 1.0 (Gagliano, Jim; $0) is VB
  264.                                | source for an app to display the date and
  265.                                | time in a very small window.
  266. VBCLK__@.EXE    22557  06-18-92  VBClock 1.1 (Holland, Sarah; $0) contains
  267.                                | source code and an executable for a Win31
  268.                                | utility that shows the date, time, and the
  269.                                | percentage of free system resources
  270.                                | remaining. Options include
  271.                                | background/foreground color selection, font
  272.                                | selection, alarms, and more.
  273. VBPCAL_@.EXE    12240  03-24-92  VB Popup Calendar (Schueler, Don; $0) is
  274.                                | source for a small pop-up calendar. It is
  275.                                | intended for popping up in date fields and
  276.                                | returning the value to the field.
  277. 256PBX_@.EXE    25738  03-24-92  256PICBX is a DLL with source that displays
  278.                                | 256 color bitmaps in a VB Picture box
  279.                                | control. Source for a sample app is included.
  280. 3D4VB__@.EXE    14281  02-19-92  3D4VB (LAN Services; $10) lets you create
  281.                                | beautiful 3-D effects. More than 20
  282.                                | different routines are included to draw 3-D
  283.                                | frames, shadowed boxes, borders, picture
  284.                                | buttons, etched and shadowed text, and more.
  285.                                | Interestingly, this is all done with VB code
  286.                                | - no DLL's to keep track of. All source code
  287.                                | is included.
  288. APMMETA@.EXE    22097  09-07-92  APM-Metafiles for VB (Reisewitz, U.; $0)
  289.                                | lets you use "problem" WMF files with VB.
  290. AUTOSIZ@.EXE     9473  12-16-92  AutoSize (Scherer, Bob; $0) shows how to
  291.                                | adjust forms and their contents for any type
  292.                                | of video type.
  293. AVIWIN_@.EXE     6545  01-04-80  AVI Viewer (Callaway, Dustin; $0)
  294.                                | demonstrates how to play AVI files through a
  295.                                | custom window rather than the default AVI
  296.                                | playback window. The program allows for
  297.                                | positioning and sizing of the playback
  298.                                | window by simply placing a picture box on
  299.                                | your VB form. Source code and executable are
  300.                                | included.
  301. BMPKIT_@.EXE    21640  10-17-91  BMPKit (Campbell, George; $0) is a set of
  302.                                | routines to scale, print, and display
  303.                                | bitmaps. A demo and all source code are
  304.                                | included.
  305. BURGLAR@.EXE    11447  01-23-92  Burglar & Animate (Campbell, George; $?)
  306.                                | contains source for two demonstrations of
  307.                                | simple animation using icons.
  308. FADE___@.EXE     5179  12-20-92  Fade To Black (Stine, Brian; $0)
  309.                                | demonstrates how to make the background of
  310.                                | your form fade from blue to black like the
  311.                                | the background in MS install windows.
  312. FRAMEVB@.EXE     4835  10-28-91  FrameVB (Ford, Nelson ASP; $0) is a Module
  313.                                | that will draw shadowed frames around
  314.                                | controls to create the illusion of their
  315.                                | being recessed. Also included is a routine
  316.                                | for underlining a control such as a Text box.
  317. GETPUT_@.EXE     5047  09-12-91  GetPut (Martin, Wendell; $0) is a routine
  318.                                | that works like the graphic Get and Put
  319.                                | statements in DOS Basic. Example code is
  320.                                | included.
  321. ICONBRW@.EXE     3526  04-22-92  Icon Browser shows how to more easily
  322.                                | extract icons from apps in Windows 3.1.
  323. ICONDEM@.EXE     3371  11-06-91  IconDemo (Young, Ted M.; $0) is demo code to
  324.                                | show how to draw graphics on a VB app's icon.
  325. ICOXTRC@.EXE     3351  06-18-92  IcoXtrc is a routine for extracting icons
  326.                                | from executables and DLLs.
  327. MARQUEE@.EXE     3122  07-22-92  Marquee (OsoSoft; $0) is code for adding a
  328.                                | moving banner to your VB applications.
  329. METALIB@.EXE    37321  03-24-92  MetaLib 1.0 (Sygenex; $0) contains a set of
  330.                                | routines that will allow you to create,
  331.                                | draw, and save SDK (vector graphics)
  332.                                | metafiles.
  333. MICROPC@.EXE    61344  05-20-93  Micro-Pic 1.0 (Freel, Fred L.; $0) is a
  334.                                | PicClip bitmap array. It provides 100
  335.                                | toolbar type button graphics for use with
  336.                                | the PicClip control. Requires Visual Basic
  337.                                | Pro 2.0's
  338. PIC2IC_@.EXE     4227  07-19-93  Pic2ic (Hart, Matt; $0) a project that shows
  339.                                | how to make an .ICO compatible bitmap on a
  340.                                | picture control. It extracts an icon from a
  341.                                | file, then copies the mask image used as an
  342.                                | icon/drag icon.
  343. POLYGO_@.EXE     6647  01-23-92  PolyGone (Mack, Jim; $0) is the source for
  344.                                | an interesting graphics display. It also
  345.                                | illustrates the use of graphics when
  346.                                | iconized.
  347. PROGWRK@.EXE    22789  11-15-91  Programmer's Workshop 1.0 (Bushnaq, Firas;
  348.                                | $10) is a template that shows all available
  349.                                | screen resolutions on your monitor to make
  350.                                | is easy for you to size your forms and
  351.                                | dialog boxes. It has a ruler scale which
  352.                                | shows twips, inches, points, picas, and
  353.                                | pixels and can be used for conversions among
  354.                                | those units of measure.
  355. RLEBMP_@.EXE    17241  07-22-92  RLE vs BMP is simply an illustration of the
  356.                                | huge difference in size between standard
  357.                                | BMPs and compressed RLE files.
  358. REFRESH@.EXE     7062  08-13-91  Refresh demonstrates the use of VB's
  359.                                | implicit refresh versus an explicit refresh
  360.                                | of a Text Box.
  361. SHADES_@.EXE     5504  06-18-92  Shades (Stine, Brian; $0) show how to give
  362.                                | your forms a "brushed steel" background like
  363.                                | the Borland custom controls.
  364. SSAVE__@.EXE    14388  01-28-93  SSave (User Friendly, Inc.; $0) is a DLL
  365.                                | that allows you to create Windows screen
  366.                                | savers (like After Dark) in Visual Basic.
  367. TURBODX@.EXE    56268  01-20-93  TurboDXF (Dorosh, David; $50) is a DLL that
  368.                                | allows you to create standard DXF graphics
  369.                                | files with up to 25 entities per drawing. It
  370.                                | works with TP, VB, OV, Excel, C.
  371. VBFLIP_@.EXE    29118  09-24-91  VBFlip is an outstanding demonstration of
  372.                                | using the BitBlt and StretchBlt API
  373.                                | functions. The demo code displays a grid of
  374.                                | tiles which you can flip over to show a
  375.                                | graphic or which you can X out with a
  376.                                | zooming red X. The code also shows how to
  377.                                | store a series of images in a single picture
  378.                                | file and use the individual images.
  379. VBMASK_@.EXE     9640  09-24-91  VBMask demonstrates how to create a mask
  380.                                | from an image and a screen object using
  381.                                | BitBlt.
  382. VBMENU_@.EXE    17126  10-18-91  VBMenu shows how to add graphic bitmaps and
  383.                                | check mark substitutes to a menu.
  384. VBSCROL@.COM     9117  06-21-91  VBScroll demonstrates an easy way to
  385.                                | scroll/pan across a bitmap in a Picture Box.
  386. WALDO__@.EXE    20449  11-11-91  Waldo (Melanson, Leo; $0) is the source for
  387.                                | an animation sequence in which Waldo walks
  388.                                | across the form.
  389. WNKDEMO@.EXE    10086  06-18-92  WinkDemo (Campbell, George; $0) is source
  390.                                | that illustrates how to provide an animated
  391.                                | screen while your VB application is loading.
  392. WMF2_VB@.EXE    15360  12-20-92  WMF2BMP (Campbell, George; $0) is VB2 source
  393.                                | that converts WMF files to BMP files, with
  394.                                | full scaling capabilities.
  395. WMFPIX_@.EXE    28685  07-23-91  WMFPix is a set of graphics icons in WMF
  396.                                | format for use in your VB programs.
  397. Z2_____@.EXE    27589  03-19-93  Z2 (GraniteWare; $0) lets you to zoom in up
  398.                                | to 4x the area around your cursor. It allows
  399.                                | you to continue zooming even when another
  400.                                | application has focus. It can clip the
  401.                                | zoomed area to the clipboard.
  402. 3DCTL__@.EXE    13230  01-21-93  3DCTL (Bonner, Paul; $0) shows how to use
  403.                                | CTL3D.DLL from Excel 4.0 to give all common
  404.                                | dialogs and message boxes in a VB app a 3-D
  405.                                | appearance. (CTL3D.DLL not included.)
  406. 3DINPUT.ZIP     37608  08-19-88  3D-VB Input 3.0a (Liddicoet, Brett; $15) is
  407.                                | a Text box custom control that lets you add
  408.                                | a 3-D look to the box and to the text,
  409.                                | specify data entry type, and align text
  410.                                | left, centered, etc. The unregistered
  411.                                | version is limited to three controls per
  412.                                | project.
  413. 3DVBIN_@.EXE    18883  07-17-92  3D-VB Input 1.0b (Opaque Software; $15) is a
  414.                                | Text Box type custom control with numerous
  415.                                | optional 3D effects, formatted input,
  416.                                | justification, and more.
  417. 3D_HOW_@.EXE     4845  03-24-93  3D_How shows you how to draw 3D brushed
  418.                                | steel looking controls with VB2. All code is
  419.                                | included; no add-on tools are required.
  420. 5PAK20.ZIP     104368  08-22-93  5Pak20 (Weimar Software; $35) - a set of
  421.                                | five custom controls for VB including popup
  422.                                | menus, balloon help, dynamic menu help, and
  423.                                | more.
  424. BBCC.ZIP        79577  08-17-88  Browse Bound Control (Delta Soft Inc.; $20)
  425.                                | contains a control that can be used in
  426.                                | conjunction with the standard VB3 Data
  427.                                | control to browse any RecordSet. There are
  428.                                | full on-the-spot editing facilities with
  429.                                | data pre- and postvalidation. You can freeze
  430.                                | columns at the left edge, set column and
  431.                                | header text alignment, and set special
  432.                                | coloring for any column.
  433. BROWSECC.ZIP   117647  11-02-93  Browse 3.0 (Oancea, Gabriel; $10) is a VB
  434.                                | custom control for browsing DBF files.
  435.                                | Requires vxBASE (on this CD).
  436. BUTTONS@.EXE    28226  04-22-93  Buttons (Freel, Fred; $0) are ten button
  437.                                | arrays for use with ToolButton 2.0. A BMP
  438.                                | workspace is also included for modifying the
  439.                                | buttons, or creating and capturing new ones.
  440. BMPLST_@.EXE    27341  09-13-93  BmpLst (Shields, James; $20) provides a list
  441.                                | box that displays a bitmap and a line of
  442.                                | text for each item in the list. Support is
  443.                                | provided for bitmap, metafile, and icon
  444.                                | picture formats.
  445. CLIPSIB@.EXE    13586  11-14-91  ClipSib 1.0 (Funk, Keith; $0) allows you to
  446.                                | have overlapping controls, which VB does not
  447.                                | normally support. VB code for an excellent
  448.                                | demo of the routine is included. This code
  449.                                | contains many other useful routines as well.
  450. CNTRLC_@.EXE     3380  02-22-93  CntrlC shows how to create new instances of
  451.                                | composite controls (eg: frames with check
  452.                                | boxes) using the SetParent API call.
  453. CLBOX__@.EXE     3426  07-17-92  CLBox is source code for a Combo List Box
  454.                                | with incremental search. It also shows how
  455.                                | to quickly clear a List Box.
  456. DDSERVE@.EXE    12454  09-11-92  DDServe (Zuck, Jonathan; $0) is a DLL that
  457.                                | lets you add Windows 3.1 drag-and-drop
  458.                                | capability to your applications. Several
  459.                                | example apps are included.
  460. DFINFO.ZIP      22276  08-19-88  DFInfo 1.0 (James Shields; $15) is a custom
  461.                                | control that provides disk and file
  462.                                | information, including disk space, cluster
  463.                                | info, file size/attributes, etc.
  464. DIALOGS@.EXE    12250  08-23-92  Dialogs (Kitsos/Johnson; $0) contains
  465.                                | example code for using common dialogs with
  466.                                | API calls without the need for a separate
  467.                                | DLL.
  468. DD_VBX_@.EXE    16766  03-24-93  Dragdrop.VBX (Apex Software; $0) allows
  469.                                | Visual Basic applications to intercept File
  470.                                | Manager drag/drop messages.
  471. DROPDWN@.EXE     5828  02-23-92  DropDown shows how to simulate a Combo box
  472.                                | with a Text box and a List box.
  473. FEDIT.ZIP      104501  11-02-93  Visual FEDIT Custom Control 2.5 (Computer
  474.                                | Mindware Corp.; $159) a superclass of the
  475.                                | EDIT control that provides the developer
  476.                                | with all facilities needed to ensure that
  477.                                | the data received by a program is correct.
  478.                                | Features include full support for VBX format
  479.                                | 2.0 and 1.0, masked input for 5 data styles,
  480.                                | clipboard support, 19 date and time
  481.                                | manipulation procedures, over 60 API
  482.                                | functions, and more.
  483. FILEBOX@.EXE     5039  01-20-92  Filebox (Wykes, Harry JF; $0) shows how to
  484.                                | create a Windows style file-open box using
  485.                                | List boxes rather than the VB DriveBox and
  486.                                | DirBox objects.
  487. FOPEN__@.EXE     9066  07-23-91  FOpen 1.1 (Kitsos, Costas; $0) is a set of
  488.                                | forms, VB code, and API calls to create the
  489.                                | standard Windows type of "Open File" dialog
  490.                                | box. A demo is included.
  491. GAUGE.WRI        1792  01-08-92  Gauge (Mattila, Jussi; $0) tells how to
  492.                                | create a Meter box from two Picture boxes.
  493. GRAPHIC@.EXE     9710  01-23-92  Graphic 1.1 (Cramp, Stephen; $15) is a
  494.                                | 256-color custom control. It also includes
  495.                                | support for OS/2 BMP files. This version can
  496.                                | only be used within VB. Registration gets a
  497.                                | runtime module.
  498. GRIDEG_@.EXE     4224  04-22-93  Expanding Grid is an example of a
  499.                                | self-expanding grid. Data is entered into a
  500.                                | text box above the grid and the grids cell
  501.                                | dimensions change to suit the text.
  502. NUGRD3_@.EXE    26158  01-04-80  Nugrd3 contains an updated version of the
  503.                                | GRID.VBX control that shipped with VB3. This
  504.                                | circumvents a problem causing an error
  505.                                | "invalid file format" when the setting of
  506.                                | the HelpContextID was changed from the
  507.                                | default value.
  508. GRIDPL_@.EXE    28583  01-23-92  GridPl is a routine for entering data into a
  509.                                | Grid control and to scroll the Grid with
  510.                                | Cntl-Arrow or the mouse.
  511. TGDEMO.ZIP     150195  08-24-93  TrueGrid Demo (Apex Software Corp.; $0) - is
  512.                                | a demo package of an easy-to-use data-aware
  513.                                | grid for VB 3.0. Includes help file and
  514.                                | interactive sample application.
  515. INPGRID@.EXE      916  11-02-93  Input Grid (Guardalben, G.V.; $15) is a grid
  516.                                | control with a built in floating input box.
  517.                                | This takes all the pain out of getting data
  518.                                | from the user and into the grid. C source
  519.                                | code for the control is included.
  520. ILIST__@.EXE    13585  10-23-92  IList is a List box which includes the
  521.                                | abilities to perform multi-selects, retrieve
  522.                                | and set multiple items in one call, store a
  523.                                | long integer for reference along with each
  524.                                | list item, perform partial string matching,
  525.                                | clear listbox with one call, set and
  526.                                | retrieve the top visible item and more.
  527. IOVBX__@.EXE    27227  09-13-93  Iovbx contains a VB custom control to read
  528.                                | and write to I/O ports.
  529. JIANG__@.EXE    28014  09-12-92  Jiang Controls (Jiang, Jeng Long; $0) is a
  530.                                | set of controls for VB, including a 3-D
  531.                                | label with right, center, and left
  532.                                | justification, a "spinner" control, and
  533.                                | horizontal and vertical percent-complete
  534.                                | gauges. (The author can no longer be reached
  535.                                | at the address provided in the
  536.                                | documentation.)
  537. MHFS___@.EXE    23669  12-16-92  MHFormScroll 2.0 (MicroHelp; $0) adds scroll
  538.                                | bars to Forms. This lets you have forms that
  539.                                | are larger than the screen.
  540. MOVETXT@.EXE     7303  07-22-91  MoveTxt (Funk, Keith; $0) shows how to use a
  541.                                | Picture control to simulate dragging of a
  542.                                | Text control (which normally cannot be
  543.                                | dragged).
  544. MULTDLL@.EXE     8519  07-26-92  Multi.DLL (Simms, Jeff; $0) is a DLL for a
  545.                                | multi-selection listbox. C source code and
  546.                                | all VB Declares are included.
  547. MULTIPK@.EXE     6946  11-07-91  MultiPik (Kitsos, Costas; $0) shows how to
  548.                                | create a multiple-selection List box with
  549.                                | API calls. Source and demo included.
  550. GRAF_ST@.EXE    14969  12-16-91  GrafStat 1.0 (Object Productivity, Inc.;
  551.                                | $22-$32) is a custom control for displaying
  552.                                | the status of a process. Two styles are
  553.                                | offered: thermometer and needle.
  554. GRIDRTN@.EXE    10004  11-14-91  Grid Routines (Ford, Nelson ASP; $0) is a
  555.                                | set of routines for use with the Grid custom
  556.                                | control. Routines include cursor key
  557.                                | scrolling of the Grid, direct input to the
  558.                                | Grid, add a row, delete a row, save to and
  559.                                | load from disk, clear the Grid and more.
  560. GRID_VB@.EXE    24744  07-23-91  Grid_VB is a single control that lets you
  561.                                | display data in columns and rows. This was
  562.                                | originally given to beta testers by
  563.                                | Microsoft, but not included in VB. Jonathan
  564.                                | Zuck has made enhancements to it.
  565. HUGEGRD@.EXE    11113  08-02-91  HugeGrid (Ford, Nelson ASP; $0) is sample
  566.                                | code illustrating the integration of a Huge
  567.                                | Array with a Grid control. Features include
  568.                                | sorting, searching, adding, deleting and
  569.                                | sorted inserting of records into the Huge
  570.                                | Array, as well as paging and scrolling
  571.                                | through data with the Grid.
  572. MENUWAT@.EXE    58680  09-17-93  MenuWatch (Lathrop, Steve; $15) allows you
  573.                                | to easily add a full-featured menu help
  574.                                | status bar to your application. By placing
  575.                                | this custom control directly on your main
  576.                                | form, you can display help snippets in a
  577.                                | help status bar at the bottom of the window
  578.                                | as the user highlights menu items.
  579. MSGBOX_@.EXE    23449  08-20-91  MsgBox Editor (Buhrer, Richard; $0) makes it
  580.                                | easy to set up MsgBoxes. Run this utility,
  581.                                | click on the elements you want, add the
  582.                                | text, and it generates the source code for
  583.                                | you on the Clipboard for you to paste into
  584.                                | your program.
  585. MHCTL__@.EXE     3567  01-21-93  MhCtl (Beekes, Bernd; $?) demonstrates how
  586.                                | to get the control handle of a menu.
  587. MHSAMPL@.EXE    14840  04-23-93  MHSample (Patterson, Sam; $0) is a well
  588.                                | commented sample custom control.
  589. OPENDLG@.EXE     8667  08-22-92  OpenDlg (Thomas, Zane; $0) is a DLL for the
  590.                                | Open and Save-As common dialogs.
  591. PICNIC_@.EXE     8768  12-21-91  Picnic (Funk, Keith; $0) allows you to make
  592.                                | picture controls look like VB forms. It
  593.                                | demonstrates how to use the Win3 API
  594.                                | functions to add a caption, sizing border
  595.                                | and a minimize box and system menu to a
  596.                                | picture control.
  597. PERCNT_@.EXE    14521  09-13-93  PerCnt 2.0 (Shields, James; $10) is a custom
  598.                                | control to display a percentage status bar.
  599.                                | The VB program can control the font, color,
  600.                                | border, and size characteristics of the
  601.                                | status bar. Sample code is included.
  602. PROPVW_@.EXE    15685  08-15-91  PropView (Microsoft; $0) is a Custom Control
  603.                                | that can display the properties of the
  604.                                | current form and allows printing of the
  605.                                | control properties.
  606. PRNTLBL@.EXE     6184  03-24-92  Prntlbl shows how to print captions on a
  607.                                | Form using API calls instead of Label
  608.                                | controls. The code looks enormously
  609.                                | complicated to us, considering that you can
  610.                                | do the same thing with a few straight VB
  611.                                | commands, but maybe we are missing something.
  612. RANDGRD@.EXE    13346  08-22-91  RandGrid (Ford, Nelson ASP; $0) is sample
  613.                                | code illustrating the integration of a
  614.                                | random access file and a Grid control.
  615. SCRL_CJ.ZIP     67531  09-19-93  Scroll.bas (Juerges, Christian; $0) contains
  616.                                | sample code that shows how make a scrolling
  617.                                | form under VB 2.0 and 3.0.
  618. SPIN___@.EXE     5907  12-18-91  Spin (Kitsos, Costas; $0) is commented VB
  619.                                | source code to create a Spin Button Control.
  620.                                | No DLL/VBX files are required.
  621. STSBAR_@.EXE    13056  12-18-91  Stsbar 2.0 (Staffin, Ed; $0-$10) is a DLL
  622.                                | for a status bar. This is a bar that is used
  623.                                | to display program parameter/function
  624.                                | status, mouse coordinated, column/row
  625.                                | numbers - or any other text you want to
  626.                                | assign to it.
  627. SIZ_CC.ZIP      33550  08-24-93  SIZ Custom Control 1.00 (William M. Raike;
  628.                                | $15) lets you put controls on forms that
  629.                                | have "handles" which let them be resized at
  630.                                | runtime.
  631. STBAR__@.EXE    27601  09-13-93  Stbar 2.26 (Beekes, Bernd; $50-$85) allows
  632.                                | you to add a status line to your VB
  633.                                | applications.
  634. TIMETXT@.EXE    25429  08-21-92  TimeQueue & TextKey (Curlew Software;
  635.                                | $0-$10) are two VB controls. TextKey lets
  636.                                | you attach a prepared text file to it during
  637.                                | design time. TimeQueue lets you execute
  638.                                | events at specified time intervals.
  639. TOOLBAR@.EXE    17520  03-23-92  ToolBar (Murphy, Stephen; $0) walks you
  640.                                | through creating a toolbar using a picture
  641.                                | box for the bar and BMP files for the
  642.                                | buttons. Sample source code and BMP files
  643.                                | are included.
  644. TOOLBUT@.EXE    37641  04-22-93  ToolButton 2.0 (Foster, Brett; $0-$?) let
  645.                                | you have standard toolbar buttons. Features
  646.                                | include nine standard command buttons, six
  647.                                | different button states generated from a
  648.                                | single supplied bitmap for custom buttons,
  649.                                | MouseDown event for help messages, on-line
  650.                                | help reference, and more.
  651. TOOLWND@.EXE    33432  01-22-92  Toolwnd.DLL (Donahue, Ray; $35) lets you
  652.                                | create nice looking toolbars and toolboxes
  653.                                | with icons for each selection.
  654. TREE_RS@.EXE     3815  02-20-93  Tree (Stoepper, Ralf; $0) is code for
  655.                                | displaying a data tree with exploding and
  656.                                | hiding of data, similar to an outlining
  657.                                | program.
  658. VBDIALG@.EXE    21806  05-18-93  VBDialog is a common dialog DLL for saving
  659.                                | and loading files. This is a solution to the
  660.                                | problem of saving files with different
  661.                                | filters in VB CMDIALOG.VBX.
  662. VBMETER@.EXE     4870  07-24-91  VBMeter is a VBX that lets you create a
  663.                                | meter type display with horizontal or
  664.                                | vertical bars.
  665. VBWRITE@.EXE     5466  07-22-92  VBWrite (Simms, Jeff; $0) contains source
  666.                                | code that demonstrates adding MS Write as a
  667.                                | edit control to a VB application. The
  668.                                | advantage is that a Text box does not allow
  669.                                | different fonts, etc., which Write allows.
  670.                                | This code is still in the experimental stage.
  671. VB_BAR_@.EXE     3618  09-11-92  VB_Bar (PoloWood, Felipe; $0) is a
  672.                                | percent-complete gauge that requires only a
  673.                                | single Picture box, which conserves
  674.                                | resources.
  675. VB3D___@.EXE    22346  09-17-93  VBCtl3D (Beekes, Bernd and Simms, Jeff; $29)
  676.                                | allows you to easily add 3-D effects to
  677.                                | controls, message boxes, dialogs, etc.
  678. VBSLID.ZIP      39749  09-23-93  Slider VBX Control (Northeast Data Corp.;
  679.                                | $?) is a DLL control that appears as a
  680.                                | slider similar to those used on audio/video
  681.                                | equipment such as stereos, tuners, and
  682.                                | amplifiers.
  683. VBMSNGR@.EXE    50184  06-08-93  VB Messenger 1.00b (JOSWare, Inc.; $54) is a
  684.                                | subclassing custom control for Visual Basic.
  685.                                | Source code is included.
  686. VCC.ZIP         51421  08-17-88  VideoSoft Custom Controls 2.2c (VideoSoft;
  687.                                | $45) is a set of three VB custom controls.
  688.                                | The 3D Elastic control automatically resizes
  689.                                | forms or other controls. IndexTab allows you
  690.                                | to group controls by subject using a
  691.                                | familiar notebook metaphor. Awksome allows
  692.                                | you to quickly scan and parse text files.
  693. ADDHELP@.EXE     4510  09-11-92  AddHelp is all the code you need to access a
  694.                                | Help file from VB.
  695. ADDITEM@.EXE     9860  08-17-91  Additem is VB code that illustrates a
  696.                                | potential problem with adding fixed length
  697.                                | strings to a List Box.
  698. AVI_WI_@.EXE    10237  04-21-93  AVI_WI (Mathison, Rolf; $0) contains
  699.                                | annotated VB source code to play AVI files
  700.                                | in any window, rather than the default
  701.                                | random window.
  702. BASICBS@.EXE      265  11-02-93  BasicBasic 1.3 (Davidsaver, Mark; $15) lets
  703.                                | you compile BASIC programs for DOS or
  704.                                | Windows. Not all "standard" BASIC commands
  705.                                | are supported. This is a very easy way to
  706.                                | develop small programs without regard for
  707.                                | which environment they will run under.
  708.                                | Several sample files are included for
  709.                                | compiling, and ASCII source code is accepted.
  710. BITMAP_@.EXE    20376  07-23-91  BitMap (Young, Ted; $0) is code for an
  711.                                | "application" that simply illustrates the
  712.                                | use of all the VB Picture Box functions.
  713. BUSTER_@.EXE    75564  05-19-93  Buster automates the VB environment. It
  714.                                | saves code and inserts declares and
  715.                                | constants in your project.
  716. CLK_DBL.FRM      1557  10-19-91  Click & Double-Click (Ford, Nelson ASP; $0)
  717.                                | is code that shows how to trap both the
  718.                                | click and double-click events for a control.
  719. COLCALC@.EXE     6388  08-23-91  Color Calculator (Evers, Dave; $0) displays
  720.                                | color number for color combo selected on
  721.                                | sliding bars. VB source code is included.
  722. CVDMKD_@.EXE    11844  07-16-93  Cvdmkd (Carr, J. Frank; $0) contains a set
  723.                                | of routines that provide the MKDMBF$,
  724.                                | MKSMBF$, CVDMBF, and CVSMBF functions for VB
  725.                                | 2.0. It also contains routines to convert
  726.                                | Turbo Pascal 6 byte reals to VB doubles. A
  727.                                | simple demo program is also provided. These
  728.                                | routines are important if you plan to
  729.                                | convert QB 3.0 or earlier data files to VB.
  730. DLL4VB_@.EXE     4748  09-11-92  DLL4VB is an example of how to make a simple
  731.                                | DLL for VB with BC++. C and VB source
  732.                                | included.
  733. DLSNIFF@.EXE    14409  10-23-92  DLL Sniffer v1.0 (Hutmacher, Dave; $9) finds
  734.                                | and lists all Declares for external Subs and
  735.                                | Functions in your source code.
  736. FOCUTRN@.EXE    13274  05-20-92  Focus U-Turn demonstrates techniques for the
  737.                                | use of Focus, and what to expect when you
  738.                                | use it, particularly as it applies to
  739.                                | attempts to verify data on exit from a
  740.                                | control via LostFocus.
  741. GETDEC_@.EXE    35830  10-17-91  GetDec (MicroHelp, Inc.; $0) eliminates
  742.                                | unused DLL declarations from the Global
  743.                                | module of your programs, resulting in a
  744.                                | smaller EXE.
  745. GETHELP@.EXE    12110  04-21-93  GetHelp (Freel, Fred L.; $0) allows you to
  746.                                | call Windows or application Help Files and
  747.                                | jump to a page that you specify.
  748. HCSHELL@.EXE    24187  11-21-92  Help Compiler Shell (Brown, Tim; $0) opens,
  749.                                | edits, and saves Help Compiler project files
  750.                                | and map files. It runs the Help Compiler and
  751.                                | your compiled Help files. It also automates
  752.                                | a few of your compiling tasks and reports
  753.                                | the compile status.
  754. HYPR_VB@.EXE    11443  04-21-92  Hyper (Martin, Wendell; $0) shows how to add
  755.                                | hypertext to your VB programs.
  756. INSIGHT@.EXE   169388  11-17-92  Basic Insight 2.00 (McKelvy Enterprises;
  757.                                | $30) helps with the documentation and
  758.                                | debugging of Microsoft BASIC and Visual
  759.                                | Basic programs. It provides aformatted
  760.                                | source listing and variable cross-reference
  761.                                | for each subroutine and for the program as a
  762.                                | whole.
  763. JUNQUE_@.EXE     6011  04-22-93  Junque shows how you can implement an
  764.                                | activity indicator for open-ended routines
  765.                                | by displaying a message box that "Things Are
  766.                                | Happening".
  767. MRBDNC_@.EXE    42875  06-08-93  MRB Drop n' Comp (CHC Software; $0) is a
  768.                                | Windows front end for the Microsoft Multiple
  769.                                | Resolution Bitmap Compiler. It enables you
  770.                                | to select a group of files using File
  771.                                | Manager and drop them onto the MRB Drop 'n'
  772.                                | Comp window or icon. An Auto Launch feature
  773.                                | automatically starts compilation when a
  774.                                | pre-determined number of files have been
  775.                                | selected.
  776. PRETTYPR.ZIP   109759  11-02-93  PrettyPrint 1.0 (Sirkin, Bert; $0) is a
  777.                                | source code text printer for Visual Basic.
  778.                                | It has options for bold and italic text, two
  779.                                | different typefaces, various point sizes,
  780.                                | and more. It also formats source code with
  781.                                | line numbers.
  782. PRINTVB.ZIP     53554  08-19-88  PrintVB (Kyle Brant; $18) - is a source code
  783.                                | printing utility for VB. Many formatting
  784.                                | options are available.
  785. PSPFRM_@.EXE     7220  08-22-92  PSPFrm is source code that allows printing a
  786.                                | form, including border and caption, to a
  787.                                | PostScript or PCL printer. Print size is
  788.                                | adjustable.
  789. PTK_CC@.EXE       754  11-02-93  PTK Control Center (Obeda, Ed; $11) makes it
  790.                                | easy to add Professional Toolkit Custom
  791.                                | Controls to your VB apps. In addition,
  792.                                | commonly used tools can be saved and
  793.                                | automatically selected on startup.
  794. SAVEME_@.EXE     5766  02-21-92  Saveme (Irwin, Gregg; $0) provides you with
  795.                                | a reminder, as well as the ability, to save
  796.                                | a project before running it. Forgetting to
  797.                                | save before running is a sure way to lose
  798.                                | lots of work over time. While Irwin designed
  799.                                | this as a stand-alone, it seems like it
  800.                                | would be more effective to make it the
  801.                                | start-up form in your program during the
  802.                                | design and testing period.
  803. SCBAR__@.EXE    18371  01-28-93  Scbar (Software Assist Corporation; $0)
  804.                                | shows how to have scroll bars represent up
  805.                                | to a billion.
  806. SUBDOC.ZIP     105277  08-16-93  SubDoc 2.02 (Fox, Peter; $35) is for
  807.                                | documenting VB2 source code. It catalogues,
  808.                                | displays and prints procedures, types,
  809.                                | global variables and constants with detailed
  810.                                | entries extracted from remarks in the
  811.                                | original source. This can be used with all
  812.                                | the sources in a project or all the reusable
  813.                                | sources that are in the development
  814.                                | directory to provide a catalogue of
  815.                                | re-usable code. It can also create a calling
  816.                                | tree for a procedure.
  817. VB_ASST@.EXE     6999  05-20-92  VB Assistant (English, Donald R.; $0)
  818.                                | displays a menu that lets you save and run
  819.                                | the application you are working on, invoke
  820.                                | an icon editor, or quickly gain access to
  821.                                | all help and text files which relate to
  822.                                | Visual Basic. Source code and executable are
  823.                                | included.
  824. VALET.ZIP      264063  11-02-93  Valet 1.0 (English, Donald R.; $15) provides
  825.                                | quick access to frequently used help files,
  826.                                | constant files, and custom controls while
  827.                                | working in Visual Basic 1.0. Other features
  828.                                | include the ability to save and run, save
  829.                                | and make an EXE, log time spent on a
  830.                                | project, drag and drop support, and much
  831.                                | more.
  832. VBXPAND@.EXE    16995  03-24-93  VB/Expand (Beekes, Bernd; $0) is an add-on
  833.                                | package for VB2. It provides instant access
  834.                                | to help and text files, automatic insertion
  835.                                | of headers for forms/modules/subroutines/
  836.                                | functions, inclusion and exclusion of other
  837.                                | files, and an open interface to code
  838.                                | generation tools.
  839. VB2EXT_@.EXE    14754  11-18-92  VB_2_EXT (Hutmacher, David Th.; $0) lets you
  840.                                | easily reuse Declare statements from
  841.                                | existing VB source code. It displays a list
  842.                                | of all the BAS files on the selected drive
  843.                                | and a list of all the Declares in a selected
  844.                                | BAS file.
  845. VB2LIST@.EXE     7415  07-26-93  VB2list (Barlow, Chris; $0) a Word for
  846.                                | Windows 2.0 template that will read Visual
  847.                                | Basic MAK files and locate all FRM and BAS
  848.                                | files. Then it will read these files and
  849.                                | create an outline and table of contents of
  850.                                | all Subs and Functions.
  851. VBASICS.ZIP    141611  11-02-93  Visual Basics #16-#22 (Seymour, Barry; $0)
  852.                                | contains articles dealing with various
  853.                                | Visual Basic topics.
  854. VBBOOKS@.EXE    17093  04-23-93  VBBooks is a list of currently available
  855.                                | books about Visual Basic. Information
  856.                                | includes name of book, publisher,
  857.                                | publisher's address, phone numbers and a
  858.                                | brief description of the book.
  859. VBCLEAN@.EXE     9625  06-18-92  VBClean (Hite, David; $0) is source for an
  860.                                | automatic save/load procedure needed to
  861.                                | shrink VB executables.
  862. VBGLOB.ZIP      30924  08-17-88  VB Global Constant Help (Thorpe, Rick; $0)
  863.                                | is VB3's CONSTANT.TXT in Windows HLP format.
  864. VB2DOC.ZIP      16723  09-19-93  VB Source to Document (Juden, Eddir; $25)
  865.                                | creates a Word for Windows Document from any
  866.                                | MAK file. It will highlight all SUBs and
  867.                                | FUNCTIONs, mark all Rem'ed statements, count
  868.                                | SUB and FUNCTION usage, and create a Table
  869.                                | of Contents. This is a powerful debugging
  870.                                | tool.
  871. VBPROJ_@.EXE    16174  11-19-92  VBProject 1.0 (Kallonen, Jari; $0) is a
  872.                                | handy start-up tool for VB. It displays up
  873.                                | to 12 of your Projects on buttons; click a
  874.                                | button and it loads VB and the selected
  875.                                | Project. Commented VB source for VBProject
  876.                                | is provided.
  877. VBE____@.EXE    10482  04-21-92  VBE (Digital Solutions; $15) adds two useful
  878.                                | text options to VB. It allows you to save
  879.                                | selected text to a file and to print
  880.                                | selected text. These options will appear
  881.                                | under the File Menu in VB.
  882. VBFLUSH@.EXE     7650  11-19-92  VBFlush 1.1 (Moccia, Lou A.; $4) automates
  883.                                | the process of save/load/replace for VB
  884.                                | projects.
  885. VBPATHS@.EXE    20268  11-20-92  VBPaths (Brown, Tim; $0) reads a MAK file
  886.                                | and shows the path that each Project file is
  887.                                | in.
  888. VBLAUNC@.EXE    11887  11-20-92  VBLaunch (Simms, Jeff; $0) adds a Launch
  889.                                | item to the VB menu bar in which it lists
  890.                                | everything in Program Manager. This lets you
  891.                                | access all the programs from PM without
  892.                                | leaving VB. Whether you need this feature or
  893.                                | not, the source code that is included has
  894.                                | many interesting routines in it.
  895. VBL_JF_@.EXE    11749  04-24-93  VBLaunch (Freudenheim, J.; $0) keeps track
  896.                                | of your projects (MAK files); lets you pick
  897.                                | one from a list and launch VB. Source
  898.                                | included.
  899. VBMACRO@.EXE     9892  06-18-92  VBMacro (Campbell, George; $0) is a group of
  900.                                | macros for the Windows macro recorder that
  901.                                | can save you a lot of keystrokes when
  902.                                | writing code in VB.
  903. VBPLUS.ZIP     192468  09-13-93  VBPlus ToolBar 1.0 adds over 30 shortcut
  904.                                | keys to VB. They include: a project zipper,
  905.                                | quick help access, full time resource and
  906.                                | memory guages to monitor your work, a
  907.                                | multi-file dialog, and more.
  908. VBSAVE_@.EXE     5262  03-19-93  VBsave (Lawrence, John A.; $0) automatically
  909.                                | saves your work in VB after a specified
  910.                                | number of minutes. A dialog box pops up to
  911.                                | give you the option of saving or not.
  912. VBTDISK1.ZIP   133114  08-25-93  VBToolBox Pro 3.0c (Jurcik, Hal; $55)
  913.                                | automates the process of saving and running
  914.                                | code in Visual Basic 2.0. Functions are also
  915.                                | included for calling text files, Icon
  916.                                | editors, add-on help files, or just about
  917.                                | any program from within the VB editing
  918.                                | environment.
  919. VBTDISK2.ZIP   151387  09-29-93  See xxx
  920. VBTDISK3.ZIP    88986  09-29-93  See xxx
  921. VBTIPS.ZIP     120832  11-02-93  VB-Tips (Compiled by Ford, Nelson ASP; $0)
  922.                                | is a large compilation of VB programming
  923.                                | tips, routines and common questions and
  924.                                | answers contributed by a number of VB
  925.                                | experts. Source code for a viewing program
  926.                                | is included for accessing the text file.
  927. WIN_DLL@.EXE     1922  11-02-93  WinDLL Fastrack (Wildcat Software; $?) is a
  928.                                | tutorial/reference tool for accessing
  929.                                | Windows calls. Subjects include
  930.                                | Communications, System information, Windows
  931.                                | Messaging, and INI files. Stand-alone
  932.                                | example programs are provided to allow users
  933.                                | to test individual Windows calls by
  934.                                | supplying the parameters and evaluating the
  935.                                | return values, and references are supplied
  936.                                | in a Windows Help file.
  937. MMSYS__@.EXE    15334  07-19-93  Winmmsys.txt (Microsoft Corp.; $0) is a text
  938.                                | file containing the Windows 3.1 Multimedia
  939.                                | API Declarations.
  940. GPMVB1_@.EXE    17239  01-23-92  GPMVB1 is source that shows how to use VB to
  941.                                | create and edit a form-based document in
  942.                                | Microsoft Word for Windows.
  943. PGUIDE_@.EXE    18894  11-07-91  PGuide is the source code for the sample
  944.                                | routines in the VB Programmer's Guide.
  945. VB_APPS.ZIP    200358  11-02-93  VB_APPS 1.0 (Resolutions Now; $33) contains
  946.                                | a library of applications and add-on modules
  947.                                | for Visual Basic. Programs include a log,
  948.                                | multiple simultaneous timers, encryption
  949.                                | front end, password protection, enhanced
  950.                                | scroll bars, multiple file starter, and a
  951.                                | font viewer.
  952. VBXLDEM@.EXE     9448  10-18-91  VBXlDem is source code to show how to access
  953.                                | an embedded chart in Excel and link it to a
  954.                                | basic picture control.
  955. CON_HLP@.EXE    21749  01-28-93  Consthlp.hlp (Buhrer, Richard; $0) is the
  956.                                | CONSTANT.TXT file for VB/Win 2.0 edited into
  957.                                | a Help file with hypertext links and key
  958.                                | word searching.
  959. KBWIN__@.EXE    15655  02-19-93  KBWin is a list of articles in the
  960.                                | CompuServe Knowledgebase about Visual Basic
  961.                                | for Windows.
  962. MSKB___@.EXE    13664  11-20-92  MSKB is a list of the topics in the MS
  963.                                | KnowledgeBase area of Compuserve.
  964. PFIL_DM@.EXE    16365  01-21-93  Profile (Mosier, Dave; $0) makes the WIN
  965.                                | Profile API's easier and safer to use.
  966. WINSTAL@.EXE     3168  03-04-93  Winstall.Frm is source code for a program to
  967.                                | find and run installation programs on
  968.                                | program disks.
  969. ADR.ZIP          7140  08-17-88  Adr (Anderson, Tim; $0) contains code for a
  970.                                | simple address book. It demonstrates how to
  971.                                | access, update, and maintain a dBASE IV
  972.                                | table, complete with a routine to "pack" the
  973.                                | database.
  974. BTCREAT@.EXE     8286  06-21-92  Btcreate (Highsmith, J.; $0) is sample
  975.                                | source for the use of Btrieve Create in VB.
  976.                                | Requires the Btrieve for Windows DLL.
  977. BTRTEST@.EXE    46776  03-04-93  BtrTest (Meyer, David; $0) is source code
  978.                                | for a Btrieve for Windows sample program.
  979. CALLBT_@.EXE    24441  05-21-92  CallBT (Kubelka, Bob; $0) contains a
  980.                                | function which simplifies using Btrieve with
  981.                                | Visual Basic. Requires Btrieve for Windows.
  982. CHARLIE.ZIP    119666  09-19-93  Charlie (Monte Carlo Software; $10) allows
  983.                                | you to manage the data-dictionary of an
  984.                                | access database, as it's used by the engine
  985.                                | delivered with VB 3.0. You can use this to
  986.                                | create databases, compress, and repair them.
  987.                                | You can delete/add/change tables, and query
  988.                                | definitions/fields/indexes and relations
  989.                                | between tables. You can also change the type
  990.                                | and size of a field and print a professional
  991.                                | overview of your DataDictionary.
  992. DATATBL@.EXE   160724  05-01-93  DataTable Custom Control 1.1 (Bebber,
  993.                                | Douglas; $50) is a tool for building
  994.                                | multi-user, network-compatible database
  995.                                | management applications. It provides an
  996.                                | easy-to-use interface to Borland's Paradox
  997.                                | Engine.
  998. DBDOC.ZIP        9094  09-13-93  DBDocumentor 1.1 (John L. Dilley; $6) prints
  999.                                | formatted definitions of the tables in your
  1000.                                | Microsoft Access or VB3 databases.
  1001. DBPRN.ZIP        9692  08-24-93  Access Database Table Structure Printer
  1002.                                | (Charles Gallo; $0) is a sample access
  1003.                                | database browser. Prints only. Requires VB3.
  1004. FOXADR.ZIP      18697  09-14-93  FoxAdr (Tim Anderson; $0) is a simple
  1005.                                | address book that demonstrates how to
  1006.                                | access, update, and maintain FoxPro tables,
  1007.                                | complete with a routine to pack the
  1008.                                | database. Requires Visual Basic 3.0 and
  1009.                                | VBRUN300.
  1010. PDOXED_@.EXE    15486  08-17-91  Paradox Engine Demo (Jaster, John) contains
  1011.                                | a DLL and source code for a simple
  1012.                                | demonstration of the Paradox engine.
  1013. PDXBRO.ZIP     141000  11-02-93  PdxBro (Kesler, John; $0) is VB source code
  1014.                                | and the executable for a Paradox table
  1015.                                | browser. It requires the Paradox engine
  1016.                                | PXENGWIN.DLL.
  1017. PXCREAT@.EXE     8526  07-22-91  PXCreate (Nech, Jim; $0) provides a way to
  1018.                                | use the Paradox Engine to create Paradox
  1019.                                | tables in Visual Basic. Source Code is
  1020.                                | included, and VBRUN is required.
  1021. SQLQRY_@.EXE    19833  01-23-92  SQL Query is an upgrade of the Query VB
  1022.                                | program in MS's VB SQL Server DLL kit
  1023.                                | (required to run this file). It improves the
  1024.                                | handling of returned rows.
  1025. SQLGRID@.EXE    27282  03-19-92  SQLGrid (Hyland, Bob; $0) shows how to use a
  1026.                                | GRID control with the VBQSL SQL Server (from
  1027.                                | Microsoft).
  1028. SUBFRM_@.EXE     3061  06-18-93  SubFrm (Courtesy User Friendly, Inc.; $0) is
  1029.                                | an example of using an array of data control
  1030.                                | to simulate the subform capability of Access
  1031.                                | in VB3.
  1032. VBDB___@.EXE    45614  03-04-93  VBDB is a set of forms and code for a dBase
  1033.                                | engine. A lot of coding has gone into it.
  1034.                                | The sample application is about 85%
  1035.                                | complete; the engine is completely done.
  1036. VB_ISAM@.EXE     8432  09-19-91  VB_ISAM (Eibl, Gunter; $0) contains the
  1037.                                | source code for an ISAM-emulation, using the
  1038.                                | rules of Basic PDS 7.1. The emulation needs
  1039.                                | the Btrieve DLL. An an example is included
  1040.                                | to see how to use Btrieve from Visual Basic.
  1041. VBMSDN_@.EXE    18958  07-06-93  Vbmsdn contains a sample application of a
  1042.                                | custom database. The SQL statement is
  1043.                                | included.
  1044. VBPXENG@.EXE    21527  01-23-92  VB-Paradox Engine Interface (Dooley, Sharon
  1045.                                | F.; $0) is a set of declarations that create
  1046.                                | an interface to the Paradox Engine. It will
  1047.                                | translate between VB and Paradox data types.
  1048. VXBASE.ZIP     577042  11-02-93  vxBase 3.0 (Comsoft Inc.; $50) contains a
  1049.                                | DLL and sample files for creating dBASE
  1050.                                | compatible applications. Features include up
  1051.                                | to eight active browse windows, large
  1052.                                | indexing buffer, memo functions, multi-user
  1053.                                | options, and much more.
  1054. VXBASST.ZIP     22619  08-17-88  vxBase Assistant 1.0 (Tim Purcell; $15) -
  1055.                                | lists all commands and functions available
  1056.                                | in the vxBase DLL and will paste them into
  1057.                                | your application as you work. Requires
  1058.                                | VBRUN200 and vxBase.
  1059. DATAWORK.ZIP   182216  11-02-93  DataWorks is an xBase power user's tool to
  1060.                                | be used by developers building applications
  1061.                                | with VXBASE for Visual Basic.
  1062. WINBTRV@.EXE    18755  07-19-91  WinBtrv (Novell; $0) is a DLL to allow using
  1063.                                | Btrieve in VB applications.
  1064. XQLMVB_@.EXE     3863  11-15-91  XQLM Declarations are the VB declarations
  1065.                                | for working with Novell XQL.
  1066. GENTYPE.ZIP     17281  08-24-93  Gentypes (VB3: Database; $0) contains source
  1067.                                | code for an application to generate TYPE
  1068.                                | definitions for all tables/querydefs. It
  1069.                                | will also list the structure of your.MDB
  1070.                                | file.
  1071. COMBSRT@.EXE     5553  11-21-92  Comb Sort (Dacon, Tom; $0) is a sort
  1072.                                | algorithm that is simpler than Quicksort
  1073.                                | while still nearly as fast.
  1074. SRCH_VB@.EXE     7152  05-20-92  Search contains source code and a sample
  1075.                                | application for quickly searching a list box.
  1076. VBSORT_@.EXE     5098  07-23-91  VBSort (Ford, Nelson; $0) is the code and a
  1077.                                | sample application for sorting both a List
  1078.                                | box and an array. Testing shows that it
  1079.                                | takes 8 times longer to sort a List box.
  1080. CFGTEXT.TXT      2307  09-29-92  CfgText (McClure, Jim; $0) is a set of
  1081.                                | routines for setting a Text box for maximum
  1082.                                | length of input, upper and lowercase
  1083.                                | translation, and password hiding.
  1084. EDITDEM@.EXE    20555  03-04-93  EditDem (Milligan, Keith; $0) is a set of
  1085.                                | data entry control routines for VB: date
  1086.                                | entry, price/quantity, currency, two and
  1087.                                | four decimal places, string to a specified
  1088.                                | length, uppercase text input, and others.
  1089. TXTYLE_@.EXE     4244  12-18-91  Text Style (Irwin, Gregg; $0) shows how to
  1090.                                | change the style of Text boxes to allow only
  1091.                                | uppercase or only lowercase letters, to
  1092.                                | limit the number of characters, and to
  1093.                                | create a password entry box.
  1094. TXTFMT_@.EXE     9258  07-10-92  TxtFmt controls text input formats. It
  1095.                                | formats numeric, dates, uppercase, length of
  1096.                                | input, literal constants, etc.
  1097. VBCAL__@.EXE    58544  07-20-93  Vbcal (Mower, Chris; $0) is a calendar
  1098.                                | module for VB3. It provides a pop-up
  1099.                                | calendar for users to enter a date.
  1100. WEDL@.EXE         696  11-02-93  Windows Enhanced Dialog Library (Smedley,
  1101.                                | Mike; $60) is an extensive DLL designed to
  1102.                                | make dialog box data entry much easier for
  1103.                                | both the programmer and the user. Features
  1104.                                | include formatted data entry, field
  1105.                                | validation, automatic updating of variables,
  1106.                                | numeric data entry, overtype mode,
  1107.                                | context-sensitive help, and much more. A
  1108.                                | demo executable is included.
  1109. CURLIB_@.EXE    25806  09-17-92  Curlib (Fillion, Pierre; $15) is a DLL of 28
  1110.                                | different cursors (many are animated) which
  1111.                                | you can use in your apps. Source showing all
  1112.                                | the APIs for accessing a cursor DLL is
  1113.                                | included.
  1114. CURSRPF@.EXE     5862  05-19-93  Cursor (Fillion, Pierre; $0) is source code
  1115.                                | to create a cursor in VB without a DLL.
  1116. CURSMAN@.EXE    10054  11-20-92  Cursor Manipulation (Fillion, Pierre; $0) is
  1117.                                | source code that shows how to make API calls
  1118.                                | to limit cursor movement to a specified
  1119.                                | area, to hide the cursor, to read the cursor
  1120.                                | position, and to move the cursor to a
  1121.                                | specified position.
  1122. HKEYVB_@.EXE    12632  08-13-91  HotKey.DLL (Zuck, Jonathan; $0) is designed
  1123.                                | to provide hotkey support to Visual Basic,
  1124.                                | which is not directly supported in VB.
  1125. JOY_WIN.ZIP    241463  11-02-93  Joystick For Windows (Six, Raymond W.; $0)
  1126.                                | contains everything required to setup and
  1127.                                | test a game adaptor port as a Windows 3.1,
  1128.                                | multi-media joystick device. It includes a
  1129.                                | Windows joystick driver, Windows control
  1130.                                | panel applet for calibration, and a tool for
  1131.                                | examining/testing the joystick.
  1132. JOYSTAT@.EXE     5640  09-09-93  Joystats contains source code for a joystick
  1133.                                | status application.
  1134. JOYSTI.ZIP      26163  09-19-93  Joysti (Thomas, Zane and Intelligence
  1135.                                | Engineering; $0) contains source code and
  1136.                                | VBX file for reading a joystick from VB. It
  1137.                                | features modules to handle major functions
  1138.                                | and a simple game app to demonstrate use.
  1139.                                | This will work with VB3.
  1140. JSTICK_@.EXE    13452  05-18-93  Joystick DLL (Dabel, Bret or Martin, Robert;
  1141.                                | $15) is a DLL to access the joystick
  1142.                                | settings for writing games using Visual
  1143.                                | Basic. It returns the x and y coordinates
  1144.                                | and button settings for either joystick 1 or
  1145.                                | 2. It can read the joystick settings by
  1146.                                | either the hardware or BIOS. A demo with
  1147.                                | source code is provided to show how to call
  1148.                                | the routine in the DLL.
  1149. KEYCODE@.EXE     4696  10-14-91  KeyCode (Mosher, Sue; $0) displays the hex
  1150.                                | keycode for any key pressed. This is useful
  1151.                                | for any Windows programmer, but the included
  1152.                                | source code is VB.
  1153. NCALC__@.EXE     7696  04-20-92  NCalc (Smaby, Marcus; $0) demonstrates the
  1154.                                | implementation of a common keyboard handler.
  1155. REGIONS@.EXE     4004  10-23-92  Regions detects when the user has clicked in
  1156.                                | a specified area. A demo app shows the API
  1157.                                | calls and sample code.
  1158. CODEPRN.ZIP     86494  08-17-88  Code.Print 2.1 (Caladonia Systems, Inc. ASP;
  1159.                                | $35) lets you print your VB source code with
  1160.                                | a wide range of options, including titles,
  1161.                                | headers, footers, project name, font
  1162.                                | control, user-defined pagination, margins
  1163.                                | and line spacing. Other features include the
  1164.                                | ability to print entire applications or
  1165.                                | single modules or routines; to sort source
  1166.                                | code by subroutine; to serialize backups of
  1167.                                | source code files; to print an index of
  1168.                                | functions and subroutines; VB2
  1169.                                | compatibility; and more.
  1170. DEVTES_@.EXE     3901  03-19-93  Devtes contains sample code to locate
  1171.                                | available devices and set the default
  1172.                                | printer in Visual Basic.
  1173. DRAWSCR@.EXE     6916  08-05-93  DrawScript Routines (McClure, Jim; $0) is a
  1174.                                | set of routines for previewing printer
  1175.                                | output on screen.
  1176. ENDPRN_@.EXE     4346  03-20-92  Endprn is source code for a small utility
  1177.                                | for cancelling a print job.
  1178. FLTRTPW@.EXE     5471  07-22-92  Filter (Smith, Wilson; $0) is a DLL that can
  1179.                                | tell you if the default printer has changed.
  1180.                                | TPW source code for the DLL and sample VB
  1181.                                | code is included.
  1182. GSPRNTR@.EXE     4934  09-13-93  Gsprntr.dll (Hopkins, Geoff; $50) is a DLL
  1183.                                | to query and set the printer paper page
  1184.                                | orientation.
  1185. HPENV_S@.EXE    26875  09-09-91  HPEnv 2.0 (Himowitz, Michael J.; $0) is VB
  1186.                                | source for an application that prints
  1187.                                | envelopes in landscape mode without having
  1188.                                | to change printer setup. This is also on a
  1189.                                | Windows applications disk.
  1190. JUSTIFY2.TXT     5448  01-31-93  Justify2 is a routine which can extract text
  1191.                                | from a Text Box and print it justified.
  1192. PICT_T_@.EXE    12480  06-18-92  Pict_t (Santamarina, George F.; $0)
  1193.                                | demonstrates how to print bitmaps using
  1194.                                | Windows 3.1 Common Dialog routines.
  1195. PPORIEN@.EXE    27186  02-22-93  PPOrient (Poellinger, Paul; $0) is a DLL to
  1196.                                | find out and set the current printer
  1197.                                | orientation to Portrait or Landscape.
  1198. PPRTR__@.EXE    26421  07-16-93  PPRTR 3.00 (Poellinger, Paul; $10) contains
  1199.                                | a DLL that allows you to get a list of
  1200.                                | available printers, change default printer,
  1201.                                | and get default printer and port.
  1202. PRINTCB@.EXE    10041  06-18-92  Print Clipboard (Barnett, Clifford P.; $0)
  1203.                                | contains source code and an executable for
  1204.                                | printing the contents of the Windows
  1205.                                | Clipboard. Text and graphic dumps are both
  1206.                                | supported.
  1207. PRNSTVB@.EXE     7499  06-18-92  Prnset is a DLL that allows changes to the
  1208.                                | default printer settings.
  1209. PROJPRN@.EXE    13637  05-18-93  Project Printer 2.1 (Holland, Sarah; $10)
  1210.                                | produces a nicely formatted listing of your
  1211.                                | VB file in Word for Windows, while also
  1212.                                | saving text/loading text for you.
  1213. PRSETUP@.EXE     8412  08-13-91  PrSetup (Schwartz, Corey; $0) is a DLL and
  1214.                                | supporting code to add to your applications
  1215.                                | to allow the user to select printers, as
  1216.                                | well as to adjust printer setup and
  1217.                                | configuration. All C and VB source code is
  1218.                                | included.
  1219. PRTLIST@.EXE     5437  01-20-92  PrtList (Mattila, Jussi; $0) is a set of
  1220.                                | printer selection procedures for VB.
  1221. PSETUP_@.EXE     5610  08-16-91  Psetup revC (Kitsos, Costas; $0) is a DLL
  1222.                                | that lets you invoke the Windows standard
  1223.                                | Printer Setup Dialog. Sample source code is
  1224.                                | included.
  1225. PSOUT__@.EXE    22659  03-19-92  PSOut (Cramp, Stephen; $0) illustrates a
  1226.                                | method of printing bitmap files up to 32k in
  1227.                                | size. It has been tested on PostScript and
  1228.                                | HP LaserJet printers only.
  1229. PWRAP__@.EXE     3603  03-23-92  PWrap (Wagner, Richard; $0) is a routine for
  1230.                                | sending text to the printer with word wrap
  1231.                                | at word breaks, as delimited by spaces.
  1232. VB2GRID@.EXE     6713  03-16-93  VB2Grid contains a grid control print
  1233.                                | subroutine for VB 2.0
  1234. VBB_DS_@.EXE    32695  09-20-91  VBBook (Scott, Dennis; $0) is source code
  1235.                                | for an app that lets you print ASCII text
  1236.                                | files to an HPLJ printer in booklet format.
  1237. VBPDEMO@.EXE    13092  07-22-91  VBPDemo (Obeda, Ed; $0) shows how to
  1238.                                | calculate the default printer's lines per
  1239.                                | page under the declared FONTNAME and
  1240.                                | FONTSIZE. It will also a allow the user to
  1241.                                | ABORT the print job, thereby flushing the
  1242.                                | printer buffer.
  1243. VBPRINT@.EXE     3751  10-19-91  VB Printer Control (Harrington, Dennis; $0)
  1244.                                | demonstrates how to put a laser printer into
  1245.                                | Landscape mode and how to select a paper bin
  1246.                                | without going through the Windows print
  1247.                                | manager.
  1248. VIEW_VB@.EXE     3153  02-19-93  Viewer for creating a screen preview of
  1249.                                | printed files with scroll bars.
  1250. APIFUNC@.EXE    55312  04-03-92  APIFunc (Solutions by Smith; $15) is an API
  1251.                                | function database in Cardfile format.
  1252. APIHELP@.EXE   130019  04-16-93  API_Helper 3.0 (Bostwick, Marshal; $0)
  1253.                                | displays the calls, constants, and Declares
  1254.                                | from the WIN31API.TXT in a set of List
  1255.                                | boxes. You can paste single of multiple
  1256.                                | lines into VB code windows.
  1257. APIXREF@.EXE    33143  10-14-91  APIXref is a Help file that cross-references
  1258.                                | the API calls listed in WINAPI.TXT, included
  1259.                                | on this disk. To use this file, while in VB,
  1260.                                | press F1 for Help, then Alt-F and O to open
  1261.                                | the file.
  1262. API_SPY@.EXE    52205  08-20-92  API Spy (Gamber, Mark; $20) displays
  1263.                                | functions and parameters of DLL calls.
  1264.                                | Results can be viewed or saved to disk. It
  1265.                                | also can force a debugger break and can find
  1266.                                | function addresses in the Windows API.
  1267. THC.ZIP         48098  09-19-93  Tom's Happy Constants (Bassal, Thomas; $0)
  1268.                                | helps you access API constants declarations
  1269.                                | in a fast and convenient way. You just have
  1270.                                | to highlight the constant name in the code
  1271.                                | window and press a hot key to load the
  1272.                                | corresponding Global Declaration into the
  1273.                                | clipboard.
  1274. VBAPI__@.EXE    55562  03-24-92  VBAPI 0.2 (Pruitt, Steve; $0) contains text
  1275.                                | of the Microsoft WINAPI.TXT file in the
  1276.                                | Windows .HLP format. It includes additions
  1277.                                | and corrections as of March 9, 1992, and
  1278.                                | contains definitions of functions,
  1279.                                | constants, and data structure for use within
  1280.                                | Visual Basic.
  1281. WINAPI_@.EXE    28137  07-07-92  WinAPI (Microsoft Corporation; $0) is a text
  1282.                                | file listing all the Windows 3 API
  1283.                                | declarations for VB. With these declarations
  1284.                                | in your VB code, you can perform many
  1285.                                | functions not otherwise available in VB.
  1286. WN31API@.EXE    35390  07-07-92  Win31API.TXT (Microsoft Corporation; $0) is
  1287.                                | a text file containing Windows 3.1 API
  1288.                                | declarations for VB.
  1289. AVIDEMO@.EXE     8736  12-17-92  AVIDemo (Turpin, Jerry; $0) is VB source for
  1290.                                | an app that shows how to open and play AVI,
  1291.                                | WAV, MMM, and MID files.
  1292. DSOUND_@.EXE    38076  08-19-91  DSound is a DLL that allows you to play
  1293.                                | sound files through a PC's speaker. A sample
  1294.                                | SND file and sample VB code are included.
  1295. MERGEWAV.ZIP   166178  11-02-93  MergeWav 1.01 (Unicom Aviation Systems; $25)
  1296.                                | contains a sample talking clock application
  1297.                                | to demonstrate how to merge .WAV files on
  1298.                                | the fly. It uses a VB routine which
  1299.                                | facilitates faster and smoother delivery of
  1300.                                | audio with immediate return to your program.
  1301.                                | Included comprehensive notes, sample audio
  1302.                                | files, and more.
  1303. MMPVB__@.EXE     9881  01-23-92  MMPVB (Turpin, Jerry; $0) shows how to use
  1304.                                | the MultiMedia Extensions to play MID, WAV,
  1305.                                | and MMM files.
  1306. MSGMUS_@.EXE     8547  09-27-92  Message Music (Zuck, Jonathan; $0) lets you
  1307.                                | add sounds to Message Boxes. There are
  1308.                                | different, "descriptive" sounds for Normal,
  1309.                                | Stop, Question, Exclamation, and Information
  1310.                                | boxes.
  1311. SHUFLER@.EXE    44346  05-20-92  Shuffler (Stine, Brian D.; $0) is VB source
  1312.                                | code for a utility to shuffle (randomize)
  1313.                                | sound files assigned to system events.
  1314.                                | Requires Win31 and the Professional Tool Kit
  1315.                                | for VB.
  1316. SNDDEMO@.EXE     3571  11-20-92  SoundDemo shows how to access the
  1317.                                | user-selected Windows system sounds and
  1318.                                | attach them to message box functions.
  1319. SNDPLAY@.EXE    12167  07-23-92  Sndply demonstrates use of sndPlaySound() in
  1320.                                | VB to play WAV files.
  1321. SOUNDLL@.EXE     6773  09-09-91  SounDLL (White, Bill; $0) is a sound driver
  1322.                                | (DLL) with VB source code to illustrate its
  1323.                                | use. TPW source code for the DLL is included.
  1324. VBMP.ZIP        86581  09-19-93  VB MIDI Piano 1.1 (Artic Software; $0) is a
  1325.                                | playable graphic MIDI piano. It shows how to
  1326.                                | send MIDI OUT data using Visual Basic. You
  1327.                                | can play the 3D piano keys with your mouse,
  1328.                                | control general MIDI patch changes, and
  1329.                                | control panning, volume and octaves.
  1330.                                | Requires VBRUN300.
  1331. VBMPU__@.EXE     6448  02-21-92  VBMPU Demo contains an MPU-401 MIDI card
  1332.                                | demo and play-only source routines. Dynamic
  1333.                                | MIDI channel and velocity change are
  1334.                                | supported.
  1335. WINPLJZ@.EXE     9068  09-12-92  WinPlay (Zuck, Jonathan; $0) is a DLL that
  1336.                                | plays simple music files through the PC's
  1337.                                | speaker. Although this cannot compare to the
  1338.                                | music you can play through sound cards, it
  1339.                                | does offer some sound effects for machines
  1340.                                | without such cards.
  1341. DDESHR_@.EXE    22860  01-28-93  DDEShare (Software Assist Corporation; $0)
  1342.                                | is a VB implementation of the WFW DDEShare
  1343.                                | application. It provides an example of
  1344.                                | utilizing several of the API functions used
  1345.                                | in controlling the DDEShare database.
  1346. DDEUTIL@.EXE     6140  07-22-91  DDE Utility shows how to do DDE in a generic
  1347.                                | fashion. Lets you test which DDE commands
  1348.                                | will work with specific applications.
  1349.                                | Prompts for appname, pathname, topic, item,
  1350.                                | execute string, window mode and attempts to
  1351.                                | conduct the DDE link. Source code included.
  1352. DDE_VB_@.EXE    32441  04-05-93  DDE_VB (Pleas, Keith R.; $0) contains source
  1353.                                | code for prototyping DDE strings and
  1354.                                | exploring DDE connections.
  1355. GMPVB2_@.EXE    10169  01-23-92  GMPVB2 shows how to use DDE to get and
  1356.                                | manipulate data from Word for Windows.
  1357. APPSHEL@.EXE    31607  09-20-91  App Shell 1.0 (Presley, Jim; $0) is VB
  1358.                                | source code for a sample application that
  1359.                                | can be used as a starting point for
  1360.                                | file-oriented applications. The app includes
  1361.                                | forms for file open/save, printing, printer
  1362.                                | selection and setup (including a custom DLL
  1363.                                | with C source) and print canceling and a
  1364.                                | main form that ties everything together with
  1365.                                | pull-down menus and related code.
  1366. APTBOOK@.EXE    21902  03-24-93  Apptbook (Wisniewski, Gary; $?) contains a
  1367.                                | complete implementation designed to
  1368.                                | demonstrate drag-and-drop techniques,
  1369.                                | including cell-to-cell grid dropping and
  1370.                                | user-feedback issues.
  1371. BTNCLOC.ZIP      4386  08-17-88  Button Clock (Andy Klein; $0) contains
  1372.                                | source code and executable for a simple
  1373.                                | Windows time/date display clock.
  1374. COMSERV@.EXE    13653  03-24-92  ComServ (Buck, Alan; $0) is the source code
  1375.                                | for a VB application for keeping track of
  1376.                                | Zip files.
  1377. GPIB___@.EXE    11272  09-12-91  GPIB is a sample application that shows how
  1378.                                | VB can be used as a control and monitoring
  1379.                                | software.
  1380. LB_MSGS@.EXE     6547  09-11-92  List Box Messages (Hutmacher, Dave Th.; $0)
  1381.                                | is a sample app that demonstrates the use of
  1382.                                | SendMessage API commands lelated to List
  1383.                                | boxes. Source is included.
  1384. MANYTHN@.EXE    26050  05-18-93  Many Things (McLean, Bruce; $0) shows how to
  1385.                                | write a Windows 3.1 variable screen saver.
  1386. MEMWTCH@.EXE    11598  07-03-93  MemWatch (Warren, David; $0) displays
  1387.                                | available system memory as well as real-time
  1388.                                | changes in memory use. It also includes a
  1389.                                | graphical display of System, GDI, and User
  1390.                                | resource demand, and a count of the number
  1391.                                | of tasks running.
  1392. METNOM_@.EXE     5697  03-16-93  Metnom (OsoSoft; $0) contains VB2 source
  1393.                                | code for a metronome.
  1394. SMALCAL@.EXE     8617  11-22-91  SmallCal (Meadows, Al; $0) is source for a
  1395.                                | sample application which illustrates how to
  1396.                                | generate a calendar for a user-specified
  1397.                                | month.
  1398. SYSCLOK@.EXE    18617  02-19-93  SysClock (Lamson, George; $0) is source code
  1399.                                | for an on-screen clock. It can optionally
  1400.                                | display the date and free system resources
  1401.                                | and can add the current time to the title
  1402.                                | bar of the active window.
  1403. TXTEDIT@.EXE    25491  04-05-93  Textedit (Huskins, Douglas A.; $0) is the VB
  1404.                                | source for a clone of Windows' Notepad.
  1405. VBADRES@.EXE    21785  08-23-91  VB Address Book (Burgess, Mark S.; $0) is a
  1406.                                | very nice little desktop address book. In
  1407.                                | addition to name and address fields, it
  1408.                                | provides entries for office, home, and fax
  1409.                                | numbers. It also allows you to quickly print
  1410.                                | out a single mailing label for the entry
  1411.                                | being viewed. VB source code is included,
  1412.                                | and VBRUN is required.
  1413. CALEND_@.EXE     7713  07-06-93  VBCalendar 1.0 (Wessex Systems; 5 Pounds
  1414.                                | Sterling) is a handy pop-up calendar. This
  1415.                                | example requires VB3 DLL/VBX files to be
  1416.                                | present.
  1417. WALCHNG@.EXE    23879  04-05-93  Wallpaper Changer (Hitchings, Tim; $0) is
  1418.                                | the source for an app that changes wallpaper
  1419.                                | automatically at selected intervals. It also
  1420.                                | continuously displays time, free resources,
  1421.                                | free memory, and free disk space.
  1422. SIMPLFX@.EXE     7670  05-18-93  SimplFAX (De Bruijn, Michiel; $0) is an
  1423.                                | example program for sending short FAX
  1424.                                | messages via Delrina's WinFax 3.0. It
  1425.                                | demonstrates how to get/set the Windows
  1426.                                | default printer, how to talk to the FAX
  1427.                                | software via DDE and how to start it.
  1428. TKOFAX@1.EXE   289087  04-22-93  TKofax Toolkit 1.0 (LCK Consulting; $20)
  1429.                                | simplifies communications with the Kofax
  1430.                                | image engine. It provides classes, a custom
  1431.                                | control, a VBX file, as well as sample
  1432.                                | programs to facilitate the development of
  1433.                                | applications that are image-enabled. This
  1434.                                | works transparently as a standard Windows
  1435.                                | control, such as the edit or listbox
  1436.                                | controls. It also adds several common
  1437.                                | dialogs that are needed for image
  1438.                                | manipulation. TIFF, IMG, PCX and EMS graphic
  1439.                                | formats are supported.
  1440. TKOFAX@2.EXE   138999  04-22-93  See xxx
  1441. QCARD.ZIP      102352  11-02-93  QCard ($0) is a DLL for creating card games
  1442.                                | in Visual Basic or C/C++. It includes two
  1443.                                | decks of cards and six cardback designs
  1444.                                | which you can draw, deal and drag around.
  1445.                                | About 40 card game specific functions are
  1446.                                | provided. These functions allow you to track
  1447.                                | card positions, drag single cards and drag
  1448.                                | blocks of cards.
  1449. VBCARDS@.EXE    35045  10-17-91  VBCards 1.01P (Sands, Richard R.; $0) is a
  1450.                                | card-deck DLL for writers of card games for
  1451.                                | Windows. It contains 52 cards, a Joker,
  1452.                                | seven card back designs, two indicator
  1453.                                | cards, some support routines, and a short
  1454.                                | sample program. Although the sample code is
  1455.                                | in Visual Basic, the DLL should be usable
  1456.                                | with other languages.
  1457. BASECN.BAS       3598  11-19-91  BaseCnv (Lyle Lensen; $0) is a routine for
  1458.                                | doing number base conversions.
  1459. BINVBX.ZIP      12132  09-19-93  Binvbx (Garry J. Vass; $0) is a VBX control
  1460.                                | that implements the Binomial
  1461.                                | (Cox-Ross-Rubenstein) Method for the
  1462.                                | valuation of equity options. Requires VB3.
  1463. CFIXVB_@.EXE     5811  09-24-91  CFixVB (Mack, Jim; $0) is a routine to round
  1464.                                | Currency variables at a given number of
  1465.                                | decimal places. ASM and OBJ files and sample
  1466.                                | code included.
  1467. COERCE_@.EXE     5787  09-19-91  Coerce is a routine to force Currency
  1468.                                | variable amounts to 0, 1, 2, or 3 decimal
  1469.                                | digits of accuracy.
  1470. NUMBERS@.EXE     4328  10-17-91  Numbers (Computing, Marquis; $0) is a set of
  1471.                                | routines to emulate binary coded decimal and
  1472.                                | IEEE string/numeric conversion functions
  1473.                                | (MKI$, etc.) found in QB and PDS but not in
  1474.                                | VB.
  1475. CLACKER.ZIP     24216  09-19-93  Clacker (Weimar Software; $9) is a VB custom
  1476.                                | control that allows you to add a dynamic
  1477.                                | menu help status bar to your VB app.
  1478. FIXMENU@.EXE     8395  09-24-91  FixMenu (Young, Ted M.; $0) is code that
  1479.                                | shows how to get/change properties of menu
  1480.                                | items.
  1481. FLYOUT.ZIP     122327  11-02-93  Flyout (Koch, Peter; $0) shows how to create
  1482.                                | a flyout menuing system in VB2.
  1483. MENUON_@.EXE     6842  06-18-92  MenuOn shows how to disable and then enable
  1484.                                | the entire Menu Bar of a Form quickly and
  1485.                                | without flicker.
  1486. INIMOD_@.EXE     5366  06-18-92  Ini_Mod1 (Berry, Forrest; $0) is a VB module
  1487.                                | to create, read and update private INI
  1488.                                | files. You only need to add it to your
  1489.                                | project and call it. Sample code is inlcuded.
  1490. INI_ART.TXT      8077  11-20-91  Ini_Art (Jones, Tim; $0) is a tutorial on
  1491.                                | writing and using INI profile files. Source
  1492.                                | code examples are included.
  1493. INICON.ZIP      12886  08-19-88  IniCon 2.0 (Shields, James; $5) is a custom
  1494.                                | control to help deal with INI files. It will
  1495.                                | handle Windows API calls, and comes with a
  1496.                                | Windows Help file.
  1497. INI_VBX@.EXE    23546  09-13-93  Ini.vbx (Dexter, Walter F.; $0) is a custom
  1498.                                | control for writing to and reading from .INI
  1499.                                | files.
  1500. MINIFILE.BAS     4331  11-25-92  Minifile.BAS is a VB module that simplifies
  1501.                                | the use of INI files.
  1502. PFILEVB@.EXE     2973  04-05-93  Profile.BAS (Vance, Rob; $0) is VB code (API
  1503.                                | calls) that makes it easy to store program
  1504.                                | data in WIN.INI.
  1505. HUGE_MC@.EXE     7597  05-20-92  Huge_MC (Marquis Computing; $0) is the VB
  1506.                                | Source code to a huge array manager for
  1507.                                | Windows 3.1. You can create huge arrays of
  1508.                                | up to 16MB on 386 and 1 MB on 286.
  1509. HUGEARR@.EXE    22513  09-18-92  HUGEARR.DLL (Schmidt, Stephen; $0) is a DLL
  1510.                                | which contains functions for creation,
  1511.                                | maintenance, and deletion of arrays larger
  1512.                                | than 64K, with more than 32k elements per
  1513.                                | dimension. It also lets you copy contiguous
  1514.                                | elements from a Huge Array into a specified
  1515.                                | part of a VB array and vice-versa. C source
  1516.                                | for the DLL is included.
  1517. VBARRAY@.EXE     7426  12-16-91  VBArray (Kitsos, Costas) shows how to
  1518.                                | load/save an array of up to 64k in a single
  1519.                                | operation.
  1520. VQSTRNG@.EXE    35545  05-20-92  VqStrings allows huge variable and fixed
  1521.                                | length strings for Visual Basic. VStrings
  1522.                                | delivers fast access and return error codes
  1523.                                | compatible with Visual Basic's 'On Error
  1524.                                | GoTo'.
  1525. PACK_VB@.EXE     8427  07-22-92  Packit (Taylor, Ian; $0) contains a DLL that
  1526.                                | will compress/decompress files using
  1527.                                | Lempel-Ziv compression modified by adaptive
  1528.                                | Huffman coding.
  1529. VBCMP__@.EXE    14014  02-19-93  VBCmp 1.00 (Hein, Scott J.; $0) is a Windows
  1530.                                | shell for COMPRESS.EXE.
  1531. ZIPREAD@.EXE     4191  11-27-92  ZipRead is source code for reading the
  1532.                                | contents of ZIP files.
  1533. NEWSET_@.EXE    12419  05-19-93  NewSet is an updated version of the Visual
  1534.                                | Basic 2.0 Setup Toolkit SETUP.EXE file. A
  1535.                                | text file describing the problems that it
  1536.                                | fixes is included.
  1537. SETUP__@.EXE    14042  07-20-93  Setup contains revision 1.00.002 of
  1538.                                | SETUP.EXE for the Setup Toolkit in Microsoft
  1539.                                | Visual Basic for Windows 3.0.
  1540. SETUP3.ZIP      20535  09-19-93  Setup 3.0 (Chapman, Mike; $0) is an enhanced
  1541.                                | version of the installation utility provided
  1542.                                | in VB. Features include a customizable setup
  1543.                                | dialogue box title/message, unlimited number
  1544.                                | of pre-installation files, notifies user if
  1545.                                | there is not enough hard disk space to
  1546.                                | install files, detailed help file, and more.
  1547. SETUPW_@.EXE    35946  07-20-93  Setupwiz contains revision 1.00.544 of
  1548.                                | SETUPWIZ.EXE for Visual Basic 3.0.
  1549. VBINST_@.EXE    33018  04-22-93  VBInst 1.4 (Kallonen, Jari; $0) is the
  1550.                                | source code for a VB app to install a
  1551.                                | program from a floppy to a specified
  1552.                                | subdirectory. It can also create a Program
  1553.                                | Manager group.
  1554.